Surface CurveOnMesh/it

Other languages:

CurveOnMesh

Posizione nel menu
Surface → Curve on mesh...
Ambiente
Surface
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Nessuno

Descrizione

Surface CurveOnMesh creates approximated spline segments on top of a selected mesh.

If the object is not a Mesh, but a parametric Shape or surface, it must be converted first to a mesh using Mesh FromPartShape.

These edges created on top of the mesh may be further used to re-create the surface in a parametric way by using tools such as GeomFillSurface and Sections.

Above left: mesh object with selected points on the surface. Above right: splines created by picking several points on the mesh. Lower left: a parametric surface reconstructed from the approximated splines, using Surface Sections.

Utilizzo

  1. Selezionare Surface → Curve on mesh... nel menu.
  2. Passaggi secondo le esigenze.
  3. Impostare le opzioni e premere OK.

After pressing Start, the context menu (right-click) in the 3D view shows various options beside Create.

Opzioni

(Editor: this information must be verified)

Wire section:

Spline approximation, if it is checked, it will create spline objects, otherwise, it will create simple straight line objects (polyline).

Proprietà

  • DatiProperty:
  • VistaProperty:

If Spline approximation is checked, the Curve on mesh tool creates a Part Spline (Part::Spline class) which is derived from the basic Part Feature (Part::Feature class), therefore it shares all the latter's properties.

In addition to the properties described in Part Feature, the Part Spline has the following properties in the property editor.

View

Base